Skip to content

Conversation

@pull
Copy link

@pull pull bot commented May 28, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )


📚 Documentation preview 📚: https://cpython-previews--617.org.readthedocs.build/

Wulian233 and others added 2 commits May 28, 2025 03:46
In the free-threaded build, avoid data races caused by updating type
slots or type flags after the type was initially created.  For those
(typically rare) cases, use the stop-the-world mechanism.  Remove the
use of atomics when reading or writing type flags.
@pull pull bot added the ⤵️ pull label May 28, 2025
@pull pull bot merged commit fbbbc10 into TechPenguineer:main May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants